- Generalize eslint ignore glob for icon demo path to match both
pf-v5-icon and pf-v6-icon directories
- Update eslint no-missing-package-exports rule to match only pf-v6-*
element directories
- Remove all pf-v5-* export entries from elements/package.json since
v6 release will not ship v5 elements
- Bump elements package version to 6.0.0-next.0
Audited and confirmed no changes needed in:
- tsconfig files (no v5-specific paths)
- web-test-runner.config.js (generic globs)
- playwright.config.ts (generic globs)
- commitlint.config.js (already handles both prefixes dynamically)
Closes #3130
Assisted-By: Claude Opus 4.6 <noreply@anthropic.com>
Summary
Phase 0.2
pf-v5-iconandpf-v6-iconno-missing-package-exportsrule to match onlypf-v6-*element directoriespf-v5-*export entries fromelements/package.json— v6 release will not ship v5 elements6.0.0-next.0Closes #3130